Delete Row from Memory Table
Activity Description
Deletes rows from a table, according to their index.
Settings
- Table Variable – The name of the table from which to delete the rows (variable names must follow the convention
%Variable%
). - Row Number – The location of the rows to delete (set multiple row numbers using a comma. For example, 1,2,5).